From: Michael Kifer Date: Fri, 6 Oct 1995 04:36:30 +0000 (+0000) Subject: Added ${lispsource}ediff-hook.elc after vc-hooks. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~85934 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=730cce4a6c4aa522aa0658606b6c33a44e801e21;p=emacs.git Added ${lispsource}ediff-hook.elc after vc-hooks. --- diff --git a/src/Makefile.in b/src/Makefile.in index 81b26228845..2317ccb1c28 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -635,6 +635,7 @@ lisp= \ ${lispsource}subr.elc \ ${lispsource}text-mode.elc \ ${lispsource}vc-hooks.elc \ + ${lispsource}ediff-hook.elc \ VMS_SUPPORT \ MSDOS_SUPPORT \ WINNT_SUPPORT \